type Boolean

英 [taɪp ˈbuːliən] 美 [taɪp ˈbuːliən]

网络  布尔类型

计算机



双语例句

  1. For example, trext: BicycleRegisteredIndicator is of type niem-xsd: boolean, a type that was not in my original subset.
    例如,trext:BicycleRegisteredIndicator的类型是niem-xsd:boolean,这是一种不在我的初始子集中的类型。
  2. As with the struct type, C#-specific modifiers such new, protected internal, and unsafe are available as Boolean string properties.
    同struct类型一样,C专用的修饰符,例如new、protectedinternal,和unsafe是可用的Boolean字符串属性。
  3. However, instead of giving it the built-in type xsd: boolean, I use niem-xsd: boolean.
    但是,我不是给它指定内置类型xsd:boolean,而是使用niem-xsd:boolean。
  4. One of the biggest surprises for programmers coming from other languages is that, in Lua, only false and nil are considered false; any object of a non-boolean type is always considered true in tests.
    对于习惯使用其他语言的程序员来说,Lua最令人惊讶的地方是,只有false和nil被看作false;任何非boolean类型的对象总是被看作true。
  5. The field tag displays a check box if the value binding type is a boolean or a Boolean.
    如果值绑定为boolean或Boolean类型,则字段标记将显示一个复选框。
  6. Strings, numbers ( floating point only), booleans, and the special nil type are basic types.
    number(只有浮点数)、boolean和特殊的nil类型都是基本类型。
  7. Unlike trext: LocationCountyCode, which had its own code list type, trext: BicycleRegisteredIndicator has a type that corresponds to one of the XML Schema built-in types, boolean.
    跟trext:LocationCountyCode具有自己的代码列表类型不同,trext:BicycleRegisteredIndicator具有一个对应于XMLSchema内置类型boolean的类型。
  8. If the type attribute is checkbox, the bean property's type is expected to be boolean.
    如果type属性为checkbox,则要求bean属性的类型为boolean。
  9. Create a new type in your XML Schema that represents boolean data types.
    在XMLSchema中创建表达布尔数据类型的新类型。
  10. The discriminator type must be an integral type ( short, long, long long, and so on, as well as char, boolean, or enumeraton).
    识别名称类型必须是整数类型(short、long、longlong等,以及char、boolean或enumeraton)。
  11. If you need another data type such as integer, floating point, or boolean value, you will have to parse the string using the appropriate wrapper class.
    如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
  12. The Data Type, boolean, indicates the type of data that this template works with.
    DataType、拜伦值指示了与模板协同工作的数据的类型。
  13. Notice that the return type of validate_result is now Boolean.
    注意,validateresult的返回类型现在是Boolean。
  14. In the Details section of the Properties view for the new variable, ensure Data Type is checked, click Browse, and then select boolean from the list of types.
    在新变量的Properties视图的Details部分,确保选中了DataType,单击Browse,然后从类型列表中选择boolean。
  15. This complex type, defined in the "proxy" schema xsd. xsd, specifies that the element contains an xsd: boolean value but also allows the universal NIEM attributes like s: id.
    定义在“代理”架构xsd.xsd中的这个复杂类型指定,该元素包含一个xsd:boolean值,但是也允许通用NIEM属性,比如s:id。
  16. Asking an object if it is of the nil type ( via the nil? method call) returns a boolean.
    询问一个对象是否是nil类型(通过nil?方法调用)会返回一个布尔值。
  17. To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.
    危机对更加复杂的设计建模,除了逻辑型,字符串型,整数型,用户自定义的数据类型,您可以对更加复杂的问题建模。
  18. For primitive types, the representation uses a single letter code for each type ( such as'I'for an int and'Z'for a boolean).
    原语类型的表示法为,各类型使用一个单独的字母(如‘I’表示int、‘Z’表示布尔型)。
  19. Java allows you to cast any primitive type to any other primitive type, except for boolean, which doesn't allow any casting at all.
    java允许我们将任何主类型“造型”为其他任何一种主类型,但布尔值(bollean)要除外,后者根本不允许进行任何造型处理。
  20. These algorithms mostly imply in data, which is a type of Boolean.
    这些经典的算法绝大多数适用于布尔型数据。
  21. A new type of Boolean function And-or/ exclusive and its simplified method are proposed by using characteristic of exclusive operation.
    同时利用异或的特殊性质,提出了与-或/异或型逻辑函数的化简方法。
  22. In the algorithm, the point models were transformed into implicit surface type at first, and then the Boolean operation method for implicit surface was used to the point models.
    该算法首先将点模型隐式化,得到点模型的隐函数表示;
  23. According to the basic idea of optical multiplexing technology a new type of composite optical Modem is developed, besides ordinary communication, the Boolean signal can be rapidly transmitted among adjacent Modems ( less than 100 microseconds).
    根据光复用技术的基本思想,研制了一种新型复合光Modem,这种光Modem除了正常的通信功能外,相邻Modem间还能快速传送电平信号(小于100μs)。
  24. Miniterm& Type Expression of Linear Boolean Function
    线性布尔函数的小项表达式
  25. According to the analysis of type of filter, raise the definition of normalized predicate, design and implement a predicate normalizing algorithm. By generating supplementary list, solve the symmetry and transmission problem brought by boolean operators.
    通过对策略过滤器种类的分析,给出了规范化谓词的定义,设计并实现了过滤器谓词的规范化算法;通过生成辅助链表,解决了由于布尔运算产生的传递性和对称性问题。